Content Type Ovf DiskController
Content Type Ovf DiskController
Provide the disk controller information in a template VM.
JSON Example
{
"name": "string",
"type": "string",
"sub_type": "string"
}
string
name
Required
Name of the disk controller
string
type
Optional
Disk controller type: DiskControllerType.IDE.SATA.SCSI;
It is optional to specify a disk controller type.
string
sub_type
Optional
Disk controller sub type: DiskControllerSubType
It is optional to specify a disk controller subtype.